Skip to content

Conversation

@kcoopermiller
Copy link
Member

@kcoopermiller kcoopermiller commented Jan 27, 2026

Note

Introduces image management across SDK and CLI.

  • New ImageClient/AsyncImageClient to build images (Dockerfile-only fast path or full context upload), poll status, list, and delete; supports .dockerignore via pathspec and presigned URL uploads
  • Adds image models: Image, ImageBuildStatus, ImageBuildResponse, ImageListResponse; updates CreateSandboxRequest to allow dockerfile/build_context in addition to docker_image
  • Exposes new clients/models in prime_sandboxes.__init__ and bumps version; adds pathspec dependency to SDK and CLI
  • CLI prime images push now filters build context with .dockerignore and removes --platform option

Written by Cursor Bugbot for commit 3925f5d. This will update automatically on new commits. Configure here.

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 5b3bb03b0b

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 3 potential issues.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants